VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Processing.Analyzers Namespace / CompoundAnalyzerResult<TValue> Class
In This Topic
CompoundAnalyzerResult Class Methods
In This Topic
For a list of all methods of this type, see CompoundAnalyzerResult<TValue>.
Public Methods
 NameDescription
Public MethodReleases all resources used by this object. (Inherited from AnalyzerResult<TValue>)
Public MethodReturns an enumerator that iterates through a compound processing result.
Public MethodReturns the resulting value of analysis. (Inherited from AnalyzerResult<TValue>)
Public MethodReturns a string representation of this object. (Inherited from ProcessingResult)
See Also